.NET Framework Class Library |
ConcurrentStack<(Of <(T>)>)..::.PushRange Method |
ConcurrentStack<(Of <(T>)>) Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
PushRange(array<T>[]()[]) |
Inserts multiple objects at the top of the ConcurrentStack<(Of <(T>)>) atomically.
| |
PushRange(array<T>[]()[], Int32, Int32) |
Inserts multiple objects at the top of the ConcurrentStack<(Of <(T>)>) atomically.
|